home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / dev / asm / phxass423.lha / PhxAss / Locale / PhxAss.cd < prev    next >
Text File  |  1995-09-25  |  6KB  |  303 lines

  1. ; PhxAss Catalog Description (by Phoenix/Phantasm, V4.21 September 1995)
  2. ;
  3. _00_Info (0//)
  4. \nCoded by Frank Wille (Phoenix/Phantasm), 1991-95\n
  5. _01_Instr (//)
  6. \nImportant parameters:\n
  7. _02 (//)
  8.   TO <name>\t\t\tSet object name\n
  9. _03 (//)
  10.   DS=SYMDEBUG\t\t\tAppend Debugger Symbol-Hunks\n
  11. _04 (//)
  12.   DL=LINEDEBUG\t\t\tAppend Source Level Debugging Information\n
  13. _05 (//)
  14.   OPT <flags>\t\t\tDetermine optimization level\n
  15. _06 (//)
  16.   SC=SMALLCODE\t\t\tForce small code\n
  17. _07 (//)
  18.   SD=SMALLDATA <basReg>[,<sec>] Force small data\n
  19. _08 (//)
  20.   SET <symbol[=value]>\t\tPreset symbol value (default: 1)\n
  21. _09 (//)
  22.   LIST <name>\t\t\tListing file\n
  23. _10 (//)
  24.   EQU <name>\t\t\tEquates file\n
  25. _11 (//)
  26.   I=INCPATH <path1[,path2,...]>\tAdd include paths\n
  27. _12 (//)
  28.   H=HEADINC <name1[,name2,...]>\tInclude files\n
  29. _18 (18//)
  30. \nRefer to documentation for more parameters.\n
  31. ;
  32. _20 (20//)
  33. Pass %d\n
  34. _21 (//)
  35. Optimize '%c' ignored !\n
  36. ;
  37. _22_Stats (22//)
  38. \n%ld lines in %d.%02d sec = %ld lines/min.\n
  39. _23 (//)
  40. Global symbols: %ld\nLocal symbols:  %ld\n
  41. _24 (//)
  42. Bytes gained by optimization: %ld\n
  43. _25 (//)
  44. Code:\40
  45. _26 (//)
  46. Data:\40
  47. _27 (//)
  48. BSS:\40\40
  49. _28 (//)
  50. %3d section(s)  %6ld bytes\n
  51. _29 (//)
  52. none\n
  53. ;
  54. _30 (30//)
  55. %s    %38s    Page %-3d\n\n
  56. ;
  57. _34 (34//)
  58. ***  SECTIONS  ***\n\n\
  59. No  Name                             Type            First referenced\n
  60. _35 (//)
  61. CODE
  62. _36 (//)
  63. DATA
  64. _37 (//)
  65. BSS
  66. _38 (//)
  67. OFFS
  68. ;
  69. _40 (40//)
  70. \n\n***  SYMBOLS  ***\n\n\
  71. Symbol           Value    Section Line  References\n
  72. _41 (//)
  73.  +++ MACRO +++\40\40
  74. _42 (//)
  75.   -- SET Symbol --\40\40\40\40\40
  76. _43 (//)
  77. *** unreferenced ***\n
  78. ;
  79. _49 (49//)
  80. ***  Equates file for %-32s %s  ***\n\n
  81. ;
  82. _50 (50//)
  83. %s\n%d %s\n in line %ld (= line %ld of %s)\n\n
  84. _51 (//)
  85. Do you want to continue (y/n) ?\40
  86. _52_ErrorDuringInitPhase (//)
  87. Init
  88. _53_ErrorDuringCleanUp (//)
  89. CleanUp
  90. _54_OutOfMemory (//)
  91. Divide up your source or buy more RAM
  92. _55_ctrlC (//)
  93. \n*** BREAK - Assembly terminated\n
  94. _56_MacroError (//)
  95. In line %ld of macro %s:\n
  96. ;
  97. _63_PositiveAnswerChar (63/1/1)
  98. Y
  99. _64_ERROR_STRINGS (//)
  100. 00 No error.\n
  101. _65 (//)
  102. Out of memory
  103. _66 (//)
  104. Unable to open utility.library
  105. _67 (//)
  106. Can't open timer.device
  107. _68 (//)
  108. DREL16 out of range
  109. ; rsrvd
  110. _71 (71//)
  111. HEADINC: file name expected
  112. _72 (//)
  113. IncDir path name expected
  114. ; rsrvd
  115. _74 (74//)
  116. SMALLDATA: Illegal base register
  117. _75 (//)
  118. MACHINE not supported
  119. _76 (//)
  120. File doesn't exist
  121. _77 (//)
  122. Missing include file name
  123. _78 (//)
  124. Read error
  125. _79 (//)
  126. String buffer overflow
  127. _80 (//)
  128. Too many sections
  129. _81 (//)
  130. Symbol can't be made external
  131. _82 (//)
  132. Symbol was declared twice
  133. _83 (//)
  134. Unable to make XREF symbol
  135. _84 (//)
  136. Illegal opcode extension
  137. _85 (//)
  138. Illegal macro parameter
  139. _86 (//)
  140. Illegal characters in label
  141. _87 (//)
  142. Unknown directive
  143. _88 (//)
  144. Too many parameters for a macro
  145. _89 (//)
  146. Can't open trackdisk.device
  147. _90 (//)
  148. Argument buffer overflow
  149. _91 (//)
  150. Bad register list
  151. _92 (//)
  152. Missing label
  153. _93 (//)
  154. Illegal seperator for a register list
  155. _94 (//)
  156. SET, MACRO, XDEF, XREF and PUBLIC are illegal for a local symbol
  157. _95 (//)
  158. Not a register (try d0-d7 or a0-a7 or sp)
  159. _96 (//)
  160. Too many ')'
  161. _97 (//)
  162. Unknown addressing mode
  163. _98 (//)
  164. Addressing mode not supported
  165. _99 (//)
  166. Can't use macro in operand
  167. _100 (//)
  168. Undefined symbol
  169. _101 (//)
  170. Missing register
  171. _102 (//)
  172. Need data-register
  173. _103 (//)
  174. Need address-register
  175. _104 (//)
  176. Word at odd address
  177. _105 (//)
  178. Syntax error in operand
  179. _106 (//)
  180. Relocatability error
  181. _107 (//)
  182. Too large distance
  183. _108 (//)
  184. Displacement expected
  185. _109 (//)
  186. Valid address expected
  187. _110 (//)
  188. Missing argument
  189. _111 (//)
  190. Need numeric symbol
  191. _112 (//)
  192. Displacement outside of section
  193. _113 (//)
  194. Only one distance allowed
  195. _114 (//)
  196. Missing bracket/parenthesis
  197. _115 (//)
  198. Expression stack overflow
  199. _116 (//)
  200. Unable to negate an address
  201. _117 (//)
  202. Can't use distance and reloc in the same expression
  203. _118 (//)
  204. Shift error (wrong type or negative count)
  205. _119 (//)
  206. Can't multiply an address
  207. _120 (//)
  208. Overflow during multiplication
  209. _121 (//)
  210. Can't divide an address
  211. _122 (//)
  212. Division by zero
  213. _123 (//)
  214. No logical operation allowed on addresses
  215. _124 (//)
  216. Need two addresses to make a distance
  217. _125 (//)
  218. Unable to sum addresses
  219. _126 (//)
  220. Write error
  221. _127 (//)
  222. Not a byte-, word- or long-string
  223. _128 (//)
  224. Can't subtract a XREF
  225. _129 (//)
  226. Impossible in absolute mode
  227. _130 (//)
  228. Unknown error (fatal program failure)
  229. _131 (//)
  230. No externals in absolute mode
  231. _132 (//)
  232. Out of range
  233. _133 (//)
  234. Assembly aborted
  235. _134 (//)
  236. Missing ENDC/ENDIF
  237. _135 (//)
  238. Missing macro name
  239. _136 (//)
  240. Missing ENDM
  241. _137 (//)
  242. Can't define macro within a macro
  243. _138 (//)
  244. Unexpected ENDM
  245. _139 (//)
  246. Unexpected ENDC/ENDIF
  247. _140 (//)
  248. Impossible in relative mode
  249. _141 (//)
  250. Parameter buffer overflow
  251. _142 (//)
  252. Illegal REPT count
  253. _143 (//)
  254. Unable to create file
  255. _144 (//)
  256. No reference list without a listing file
  257. _145 (//)
  258. No address allowed here
  259. _146 (//)
  260. Illegal characters in symbol
  261. _147 (//)
  262. Source code too large (max. 65535 lines)
  263. _148 (//)
  264. No floating point without the appropriate math-libraries
  265. _149 (//)
  266. Overflow during float calculation
  267. _150 (//)
  268. Illegal symbol type in float expression
  269. ;rsrvd
  270. ;rsrvd
  271. _153 (153//)
  272. Type of SET can't be changed
  273. _154 (//)
  274. Can't mix LOAD, FILE and TRACKDISK
  275. _155 (//)
  276. Near mode not activated
  277. _156 (//)
  278. Instruction not implemented in your machine
  279. _157 (//)
  280. Illegal scale factor
  281. _158 (//)
  282. Missing operand
  283. _159 (//)
  284. Section doesn't exist
  285. _160 (//)
  286. Illegal RORG offset
  287. _161 (//)
  288. Immediate operand size error
  289. _162 (//)
  290. Missing ENDR
  291. _163 (//)
  292. Unexpected ENDR
  293. _164 (//)
  294. REPT nesting depth exceeded
  295. _165 (//)
  296. Already a directive name
  297. _166 (//)
  298. SAVE nesting depth exceeded
  299. _167 (//)
  300. Unexpected RESTORE
  301. _168 (//)
  302. Missing RESTORE
  303.